The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "lockfile::simple"

LockFile::Simple - simple file locking scheme River stage two • 9 direct dependents • 33 total dependents

This simple locking scheme is not based on any file locking system calls such as "flock()" or "lockf()" but rather relies on basic file system primitives and properties, such as the atomicity of the "write()" system call. It is not meant to be exempt...

SCHWIGON/LockFile-Simple-0.208 - 01 Jun 2012 21:23:50 UTC - Search in distribution

File::Lockfile - create lockfile to prevent process simultaneous run River stage zero No dependents

"File::Lockfile" provides convenient interface for creating process pid file. While text file creating is very simple procedure, module performs additional checks if process is really running....

GLORYBOX/File-Lockfile-v1.0.5 - 06 Aug 2010 10:49:56 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

MMapDB - a simple database in shared memory River stage one • 2 direct dependents • 2 total dependents

"MMapDB" implements a database similar to a hash of hashes of hashes, ..., of arrays of data. It's main design goals were: * very fast read access * lock-free read access for massive parallelism * minimal memory consumption per accessing process * tr...

OPI/MMapDB-0.15 - 10 Sep 2012 10:40:17 UTC - Search in distribution

DB_File - Perl5 access to Berkeley DB version 1.x River stage three • 55 direct dependents • 259 total dependents

DB_File is a module which allows Perl programs to make use of the facilities provided by Berkeley DB version 1.x (if you have a newer version of DB, see "Using DB_File with Berkeley DB version 2 or greater"). It is assumed that you have a copy of the...

PMQS/DB_File-1.859 - 21 Aug 2023 10:04:14 UTC - Search in distribution

Storable - persistence for Perl data structures River stage five • 609 direct dependents • 32646 total dependents

The Storable package brings persistence to your Perl data structures containing SCALAR, ARRAY, HASH or REF objects, i.e. anything that can be conveniently stored to disk and retrieved at a later time. It can be used in the regular procedural way by c...

NWCLARK/Storable-3.25 - 30 Aug 2021 08:39:08 UTC - Search in distribution

IPC::MMA - Shared Memory using Ralf Engelschall's mm library River stage zero No dependents

IPC::MMA allows data to be shared among related Unix/Linux processes in a straightforward way. It provides methods to create and destroy shared memory segments and to create, access, and maintain data structures within segments. Perl scalars, arrays,...

MACKENNA/IPC-MMA-0.81 - 28 Feb 2010 06:09:19 UTC - Search in distribution

App::Fetchware - App::Fetchware is Fetchware's API used to make extensions. River stage zero No dependents

App::Fetchware represents fetchware's API. For ducumentation on how to use App::Fetchware's fetchware command line interface see fetchware. It is the heart and soul of fetchware where all of fetchware's main behaviors are kept. It is fetchware's API,...

DLY/App-Fetchware-1.016 - 07 Oct 2016 04:23:59 UTC - Search in distribution

Urlader - installer-less single-file independent executables River stage zero No dependents

Urlader (that's german for "bootloader" btw.) was created out of frustration over PAR always being horribly slow, again not working, again not being flexible enough for simple things such as software upgrades, and again causing mysterious missing fil...

MLEHMANN/Urlader-1.01 - 17 Jun 2012 13:12:07 UTC - Search in distribution

DBD::File - Base class for writing file based DBI drivers River stage four • 940 direct dependents • 2099 total dependents

The DBD::File module is not a true DBI driver, but an abstract base class for deriving concrete DBI drivers from it. The implication is, that these drivers work with plain files, for example CSV files or INI files. The module is based on the SQL::Sta...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution
  • DBD::DBM - a DBI driver for DBM & MLDBM files

PApp::Storable - persistence for Perl data structures River stage zero No dependents

The Storable package brings persistence to your Perl data structures containing SCALAR, ARRAY, HASH or REF objects, i.e. anything that can be conveniently stored to disk and retrieved at a later time. It can be used in the regular procedural way by c...

MLEHMANN/PApp-2.3 - 02 Aug 2023 22:30:09 UTC - Search in distribution

cronjob - wrap up programs to be run as cron jobs River stage zero No dependents

cronjob is a fairly simple Perl program that's meant to be used to wrap anything you want run from a crontab. It was originally written to cope with the highly deficient Solaris crond, but now provides features that are useful even under relatively s...

RJBS/App-Cronjob-1.200014 - 11 Sep 2023 19:34:24 UTC - Search in distribution

logparser.pl River stage zero No dependents

The logparser script is supposed to be used from cron and to parse log files every five minutes starting from the last position read. It should take in account files that are rotated. The main configuration comes from the configuration file (see the ...

NITO/SNMP-LogParser-1.27938 - 03 Oct 2015 06:31:29 UTC - Search in distribution

DotLock - Multi-host advisory queing locking system River stage zero No dependents

"DotLock" is a multipurpose queing locking system. Originally designed to take some of the pain away from locking on NFS filesystems. This module allows script writers to develop on multiple hosts when locking between these hosts is an issue. It allo...

KBARBER/DotLock-1.06 - 03 Jan 2001 08:58:48 UTC - Search in distribution

Tie::MLDBM - Multi-Level Storage and Locking Class River stage zero No dependents

This module provides the means to store arbitrary perl data, including nested references, in a serialised form within persistent data back-ends. This module builds upon the storage and locking mechanisms of MLDBM and MLDBM::Sync by incorporating a mo...

ROBAU/Tie-MLDBM-1.04 - 26 Oct 2002 10:40:15 UTC - Search in distribution

ASNMTAP::Asnmtap::Applications River stage zero No dependents

ASNMTAP::Asnmtap::Applications Subclass of ASNMTAP::Asnmtap This version is still the old ASNMTAP Applications v3.000.001 addapted for using with the new ASNMTAP::Asnmtap, ASNMTAP::Asnmtap::Plugins and ASNMTAP::Asnmtap::Plugins::Nagios plugins. We ar...

ASNMTAP/ASNMTAP-3.002003 - 10 Feb 2011 08:31:59 UTC - Search in distribution

Mail::Box::File - handle file-based folders River stage one • 8 direct dependents • 8 total dependents

"Mail::Box::File" is the base-class for all file-based folders: folders which bundle multiple messages into one single file. Usually, these messages are separated by a special line which indicates the start of the next one. Extends "DESCRIPTION" in M...

MARKOV/Mail-Box-3.010 - 18 Jul 2023 07:26:47 UTC - Search in distribution

Test::AutomationFramework - Test Automation Framework (TAF) River stage zero No dependents

YWANGPERL/Test-AutomationFramework-0.060.04 - 06 Dec 2013 07:28:04 UTC - Search in distribution

Tie::Persistent - persistent data structures via tie made easy River stage zero No dependents

The Tie::Persistent package makes working with persistent data real easy by using the "tie" interface. It works by storing data contained in a variable into a file (not unlike a database). The primary advantage is speed, as the whole datastructure is...

RGIERSIG/Tie-Persistent-1.00 - 06 May 2002 10:29:15 UTC - Search in distribution

CGI::Wiki::Kwiki - An instant wiki built on CGI::Wiki. River stage zero No dependents

A simple-to-use front-end to CGI::Wiki. It can be used for several purposes: to migrate from a CGI::Kwiki wiki (its original purpose), to provide a quickly set up wiki that can later be extended to use more of CGI::Wiki's capabilities, and so on. It ...

KAKE/CGI-Wiki-Kwiki-0.59 - 29 Jan 2005 12:43:07 UTC - Search in distribution
41 results (0.042 seconds)